Do not populate pure Xism x_sync to other ports.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 9 Sep 2013 14:01:02 +0000 (18:01 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 9 Sep 2013 14:01:02 +0000 (18:01 +0400)
commit0bd9b5626293d0307b5d467d6bbb9b8a999e930d
tree661494808cafdce50215179b42de0c9c9cc004e9
parent20febb474b02edb67ce405ab887076476ea68081
Do not populate pure Xism x_sync to other ports.
* frame.h (x_sync): Move under HAVE_X_WINDOWS.
* frame.c (other_visible_frames) [HAVE_X_WINDOWS]: Use as such.
* nsfns.m, w32xfns.c (x_sync): Remove no-op.
* w32term.h (x_sync): Remove prototype.
src/ChangeLog
src/frame.c
src/frame.h
src/nsfns.m
src/w32term.h
src/w32xfns.c